home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / games / extrem_t.exe / scripts / DefineButton2_538 / BUTTONCONDACTION on(release).as
Text File  |  2012-08-27  |  100b  |  6 lines

  1. on(release){
  2.    postageMC.typepostage = 1;
  3.    postageMC.gotoAndPlay(3);
  4.    gotoAndStop(376);
  5. }
  6.